[INFO] cloning repository https://github.com/editso/elf-structure-study
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/editso/elf-structure-study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feditso%2Felf-structure-study", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feditso%2Felf-structure-study'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c039d3ff6aca76e3ce83266d5302e449ab680228
[INFO] testing editso/elf-structure-study against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feditso%2Felf-structure-study" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/editso/elf-structure-study
[INFO] finished tweaking git repo https://github.com/editso/elf-structure-study
[INFO] tweaked toml for git repo https://github.com/editso/elf-structure-study written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/editso/elf-structure-study on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/editso/elf-structure-study already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8251327dd2fab8d8579d5b61db93951177ea5460c623e71e6462ae81ab9bec69
[INFO] running `Command { std: "docker" "start" "-a" "8251327dd2fab8d8579d5b61db93951177ea5460c623e71e6462ae81ab9bec69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8251327dd2fab8d8579d5b61db93951177ea5460c623e71e6462ae81ab9bec69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8251327dd2fab8d8579d5b61db93951177ea5460c623e71e6462ae81ab9bec69", kill_on_drop: false }`
[INFO] [stdout] 8251327dd2fab8d8579d5b61db93951177ea5460c623e71e6462ae81ab9bec69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69f7a51f9b067a584d0c048cde265b45abb4e80c4448205452451d788a0a8c20
[INFO] running `Command { std: "docker" "start" "-a" "69f7a51f9b067a584d0c048cde265b45abb4e80c4448205452451d788a0a8c20", kill_on_drop: false }`
[INFO] [stderr]    Compiling elf-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ELF32_R_SYM`, `ELF32_R_TYPE`, and `Elf32_Word`
[INFO] [stdout]   --> src/parse.rs:9:79
[INFO] [stdout]    |
[INFO] [stdout]  9 |     elf, Elf32_Addr, Elf32_Dyn, Elf32_Half, Elf32_Rel, Elf32_Rela, Elf32_Sym, Elf32_Word, Error,
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 10 |     ELF32_R_SYM, ELF32_R_TYPE, ELF32_ST_BIND, ELF32_ST_TYPE,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/parse.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |         for (name, hdr) in self.secs.iter() {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/parse.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |         for (idx, syms) in self.symtab.iter() {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st_bind`
[INFO] [stdout]    --> src/parse.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                 let st_bind = ELF32_ST_BIND!(sym.st_info);
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_st_bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:494:32
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:494:35
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:495:33
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:495:36
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `got` is never read
[INFO] [stdout]   --> src/parse.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ElfDynamic<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     got: Ref<
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strtab` and `dynamic` are never read
[INFO] [stdout]   --> src/parse.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ElfHeader<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     strtab: Ref<HashMap<Elf32_Half, &'a [u8]>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     dynamic: Ref<Option<ElfDynamic<'a>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "69f7a51f9b067a584d0c048cde265b45abb4e80c4448205452451d788a0a8c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f7a51f9b067a584d0c048cde265b45abb4e80c4448205452451d788a0a8c20", kill_on_drop: false }`
[INFO] [stdout] 69f7a51f9b067a584d0c048cde265b45abb4e80c4448205452451d788a0a8c20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94b33a3c6ab19dd2f40ea1606c1a0f08591245385764f1fdf0fab1605d356df
[INFO] running `Command { std: "docker" "start" "-a" "e94b33a3c6ab19dd2f40ea1606c1a0f08591245385764f1fdf0fab1605d356df", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `ELF32_R_SYM`, `ELF32_R_TYPE`, and `Elf32_Word`
[INFO] [stdout]   --> src/parse.rs:9:79
[INFO] [stdout]    |
[INFO] [stdout]  9 |     elf, Elf32_Addr, Elf32_Dyn, Elf32_Half, Elf32_Rel, Elf32_Rela, Elf32_Sym, Elf32_Word, Error,
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 10 |     ELF32_R_SYM, ELF32_R_TYPE, ELF32_ST_BIND, ELF32_ST_TYPE,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/parse.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |         for (name, hdr) in self.secs.iter() {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/parse.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |         for (idx, syms) in self.symtab.iter() {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling elf-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `st_bind`
[INFO] [stdout]    --> src/parse.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                 let st_bind = ELF32_ST_BIND!(sym.st_info);
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_st_bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:494:32
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:494:35
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:495:33
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:495:36
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `got` is never read
[INFO] [stdout]   --> src/parse.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ElfDynamic<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     got: Ref<
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strtab` and `dynamic` are never read
[INFO] [stdout]   --> src/parse.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ElfHeader<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     strtab: Ref<HashMap<Elf32_Half, &'a [u8]>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     dynamic: Ref<Option<ElfDynamic<'a>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ELF32_R_SYM`, `ELF32_R_TYPE`, and `Elf32_Word`
[INFO] [stdout]   --> src/parse.rs:9:79
[INFO] [stdout]    |
[INFO] [stdout]  9 |     elf, Elf32_Addr, Elf32_Dyn, Elf32_Half, Elf32_Rel, Elf32_Rela, Elf32_Sym, Elf32_Word, Error,
[INFO] [stdout]    |                                                                               ^^^^^^^^^^
[INFO] [stdout] 10 |     ELF32_R_SYM, ELF32_R_TYPE, ELF32_ST_BIND, ELF32_ST_TYPE,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/parse.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |         for (name, hdr) in self.secs.iter() {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/parse.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |         for (idx, syms) in self.symtab.iter() {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st_bind`
[INFO] [stdout]    --> src/parse.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                 let st_bind = ELF32_ST_BIND!(sym.st_info);
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_st_bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:494:32
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:494:35
[INFO] [stdout]     |
[INFO] [stdout] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/parse.rs:495:33
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/parse.rs:495:36
[INFO] [stdout]     |
[INFO] [stdout] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `got` is never read
[INFO] [stdout]   --> src/parse.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ElfDynamic<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     got: Ref<
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `strtab` and `dynamic` are never read
[INFO] [stdout]   --> src/parse.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ElfHeader<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     strtab: Ref<HashMap<Elf32_Half, &'a [u8]>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     dynamic: Ref<Option<ElfDynamic<'a>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "e94b33a3c6ab19dd2f40ea1606c1a0f08591245385764f1fdf0fab1605d356df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94b33a3c6ab19dd2f40ea1606c1a0f08591245385764f1fdf0fab1605d356df", kill_on_drop: false }`
[INFO] [stdout] e94b33a3c6ab19dd2f40ea1606c1a0f08591245385764f1fdf0fab1605d356df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 642f35f93480290d395b99c48a44dd1e11792a7188b40abad5dfc68963835255
[INFO] running `Command { std: "docker" "start" "-a" "642f35f93480290d395b99c48a44dd1e11792a7188b40abad5dfc68963835255", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ELF32_R_SYM`, `ELF32_R_TYPE`, and `Elf32_Word`
[INFO] [stderr]   --> src/parse.rs:9:79
[INFO] [stderr]    |
[INFO] [stderr]  9 |     elf, Elf32_Addr, Elf32_Dyn, Elf32_Half, Elf32_Rel, Elf32_Rela, Elf32_Sym, Elf32_Word, Error,
[INFO] [stderr]    |                                                                               ^^^^^^^^^^
[INFO] [stderr] 10 |     ELF32_R_SYM, ELF32_R_TYPE, ELF32_ST_BIND, ELF32_ST_TYPE,
[INFO] [stderr]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/parse.rs:469:14
[INFO] [stderr]     |
[INFO] [stderr] 469 |         for (name, hdr) in self.secs.iter() {
[INFO] [stderr]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/parse.rs:479:14
[INFO] [stderr]     |
[INFO] [stderr] 479 |         for (idx, syms) in self.symtab.iter() {
[INFO] [stderr]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st_bind`
[INFO] [stderr]    --> src/parse.rs:481:21
[INFO] [stderr]     |
[INFO] [stderr] 481 |                 let st_bind = ELF32_ST_BIND!(sym.st_info);
[INFO] [stderr]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_st_bind`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> src/parse.rs:494:32
[INFO] [stderr]     |
[INFO] [stderr] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stderr]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> src/parse.rs:494:35
[INFO] [stderr]     |
[INFO] [stderr] 494 |                     Reloc::Rel(n, r) => {}
[INFO] [stderr]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> src/parse.rs:495:33
[INFO] [stderr]     |
[INFO] [stderr] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stderr]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> src/parse.rs:495:36
[INFO] [stderr]     |
[INFO] [stderr] 495 |                     Reloc::Rela(n, r) => {}
[INFO] [stderr]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: field `got` is never read
[INFO] [stderr]   --> src/parse.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct ElfDynamic<'a> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     got: Ref<
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `strtab` and `dynamic` are never read
[INFO] [stderr]   --> src/parse.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct ElfHeader<'a> {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 58 |     strtab: Ref<HashMap<Elf32_Half, &'a [u8]>>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     dynamic: Ref<Option<ElfDynamic<'a>>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `elf-parser` (lib) generated 10 warnings (run `cargo fix --lib -p elf-parser` to apply 8 suggestions)
[INFO] [stderr] warning: `elf-parser` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_parser-b762e7b1241ef521)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parse::tests::test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parse::tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse::tests::test' (18) panicked at src/parse.rs:500:61:
[INFO] [stdout] range start index 226352 out of range for slice of length 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5afda9f1ab58 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5afda9f1ab58 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5afda9f1ab58 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5afda9f1ab58 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5afda9f2e97a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5afda9f2e97a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5afda9f1f372 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5afda9f1f372 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5afda9ef9a26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5afda9ef9a26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5afda9f12dc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5afda9eaeadc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5afda9eaeadc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5afda9f12f82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5afda9f12f82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5afda9ef9ae2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5afda9eeeb99 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5afda9efa7fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5afda9f2f0cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5afda9f2f998 - core[28b146924c2f19c6]::slice::index::slice_index_fail
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:177:9
[INFO] [stdout]   20:     0x5afda9e93c25 - <core[28b146924c2f19c6]::ops::range::RangeFrom<usize> as core[28b146924c2f19c6]::slice::index::SliceIndex<[u8]>>::index
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/index.rs:569:13
[INFO] [stdout]   21:     0x5afda9ea0676 - <[u8] as core[28b146924c2f19c6]::ops::index::Index<core[28b146924c2f19c6]::ops::range::RangeFrom<usize>>>::index
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x5afda9ea0676 - <elf_parser[2dc1cef48e2ed24c]::parse::ElfHeader>::load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parse.rs:500:61
[INFO] [stdout]   23:     0x5afda9ea0e2c - elf_parser[2dc1cef48e2ed24c]::parse::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parse.rs:519:18
[INFO] [stdout]   24:     0x5afda9e9bf67 - elf_parser[2dc1cef48e2ed24c]::parse::tests::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parse.rs:513:14
[INFO] [stdout]   25:     0x5afda9e95076 - <elf_parser[2dc1cef48e2ed24c]::parse::tests::test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5afda9ea1bbb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5afda9ea1bbb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5afda9eaf435 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5afda9eaf435 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5afda9eaf435 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5afda9eaf435 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5afda9eaf435 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5afda9eaf435 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5afda9eaf435 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5afda9ea9f94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5afda9ea9f94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5afda9eb24b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5afda9eb24b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5afda9eb24b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5afda9eb24b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5afda9eb24b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5afda9eb24b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5afda9eb24b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5afda9f1a1df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x5afda9f1a1df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7a4ae4caaaa4 - <unknown>
[INFO] [stdout]   47:     0x7a4ae4d37a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parse::tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "642f35f93480290d395b99c48a44dd1e11792a7188b40abad5dfc68963835255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642f35f93480290d395b99c48a44dd1e11792a7188b40abad5dfc68963835255", kill_on_drop: false }`
[INFO] [stdout] 642f35f93480290d395b99c48a44dd1e11792a7188b40abad5dfc68963835255
